ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / parent Property

In This Topic
    parent Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property parent As IViewModel
    public abstract IViewModel parent {get;}
    See Also